home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 626-637 / disk_635 / ldp / source / gadgets.h next >
Text File  |  1992-05-06  |  324b  |  14 lines

  1. /* gadgets for ldp */
  2.  
  3. #define TEXTLEN 36
  4. #define NUMLEN  6
  5.  
  6.  
  7. enum ldp_gads { Zero, One, Two, Three, Four, Five, Six, Seven, Eight, Nine,
  8.      Eject, Enter, Search, Still, Clear, Index, Rplay, Fplay,
  9.      Rstep, Fstep, Rslow, Fslow,
  10.      Rfast, Ffast, Rscan, Fscan,
  11.      Memorize, Msearch, Log, NumDisplay,TextDisplay } ;
  12.  
  13.  
  14.